Fix make check
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Oct 2011 15:43:40 +0000 (11:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 25 Oct 2011 11:38:36 +0000 (07:38 -0400)
Somebody committed a behaviour change that broke his own
tests...tsk, tsk.

tests/reftests/unresolvable.css

index e7f908e5b79c1d09dfa4b6a8c29e1f256d3e532f..7cf57eb8fc8c2a8940c3161b0392eb4a6a1ab57b 100644 (file)
@@ -10,7 +10,7 @@ GtkWindow {
 }
 
 #reference {
-  background-color: pink;
+  background-color: transparent;
   box-shadow: none;
   border-image: none;
 }